Click or drag to resize

ConversationGlobalHasAttachments Property

Contains a value that indicates whether at least one conversation item in a mailbox has an attachment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool GlobalHasAttachments { get; }

Property Value

Type: Boolean
true if [global has attachments]; otherwise, false.
See Also